func os.rootOpenDir
2 uses
os (current package)
root_openat.go#L173: fd, err = rootOpenDir(dirfd, parts[i])
root_unix.go#L96: func rootOpenDir(parent int, name string) (int, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)